Hands-On Kubernetes on Azure by Shivakumar Gopalakrishnan

Hands-On Kubernetes on Azure by Shivakumar Gopalakrishnan

Author:Shivakumar Gopalakrishnan
Language: eng
Format: epub
Tags: COM091000 - COMPUTERS / Cloud Computing *, COM048000 - COMPUTERS / Systems Architecture / Distributed Systems and Computing, COM005030 - COMPUTERS / Enterprise Applications / Business Intelligence Tools
Publisher: Packt Publishing
Published: 2019-03-29T18:02:05+00:00


kubectl delete -f guestbook-all-in-one.yaml

Congratulations, you have completed the upgrade!

Helm upgrade

This section will explain how to perform upgrades using helm operators in a similar way:

Run the following command:

helm install stable/wordpress --name handsonaks-wp --set smtpHost=smtp.google.com --set smtpPort=25 --set smtpPassword=abcd1234 --set [email protected] --set smtpUsername=handsonaks --set smtpProtocol=ssl

Wait for 5 to 10 minutes for the pods to deploy.

Looking at the tags from https://hub.docker.com/r/bitnami/wordpress/tags at the time of writing, we see a new tag of 5.0.2-r9.

Let's live life dangerously and upgrade to the release candidate:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.